Skip to content

feat: add stable-worldmodel template#402

Merged
Marvin-Cypher merged 1 commit into
Phala-Network:mainfrom
phala-agent:feat/template-stable-worldmodel
Jun 2, 2026
Merged

feat: add stable-worldmodel template#402
Marvin-Cypher merged 1 commit into
Phala-Network:mainfrom
phala-agent:feat/template-stable-worldmodel

Conversation

@phala-agent
Copy link
Copy Markdown
Contributor

Summary

  • Add a Phala Cloud prebuilt template for galilai-group/stable-worldmodel.
  • Upstream repository: https://github.com/galilai-group/stable-worldmodel
  • Template files: templates/prebuilt/stable-worldmodel/docker-compose.yml, templates/prebuilt/stable-worldmodel/README.md, templates/config.json
  • Icon: stable-worldmodel.png; source documented in the README.

Environment variables

  • See the template README for optional provider/runtime environment variables. No real secrets are included.

Validation

  • python sdks/templates/validate.py
  • git -C sdks diff --check origin/main...HEAD
  • docker compose -f sdks/templates/prebuilt/stable-worldmodel/docker-compose.yml config >/dev/null
  • static audit: README coverage, config ID uniqueness, icon file, forbidden compose directives, host bind mounts, and secret-like literals

Deployment smoke

  • Deployed with phala deploy --profile hermes-admin-cvm-check --instance-type tdx.small --node-id 12 --wait --no-public-logs --no-public-sysinfo
  • Smoke CVM: dbdc4d76-cb8b-4e0a-821f-4dd7dade287b
  • Smoke app: a00f5bf020300d1ef88d1a2f627b28d82357e98b
  • Endpoint probe: https://a00f5bf020300d1ef88d1a2f627b28d82357e98b-8080.dstack-pha-prod7.phala.network/healthz -> 200 1481 0.127655 rc=0
  • Cleanup: temporary smoke CVM deletion requested and verified separately.

cc @Marvin-Cypher for review.

@phala-agent
Copy link
Copy Markdown
Contributor Author

cc @Marvin-Cypher for review.

@Marvin-Cypher Marvin-Cypher force-pushed the feat/template-stable-worldmodel branch from 67798ef to 1887593 Compare June 2, 2026 01:38
Copy link
Copy Markdown
Contributor

@Marvin-Cypher Marvin-Cypher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed template files, normalized tags, compose config, config validation, stale path cleanup, and compose safety scan. Checks are passing.

@Marvin-Cypher Marvin-Cypher merged commit 0de5fdd into Phala-Network:main Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants